CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像分割 阈值

搜索资源列表

  1. iga1

    2下载:
  2. 使用免疫遗传算法对图像进行单阈值分割,比较简单,适合初级学者参阅!-Immune genetic algorithm using image segmentation single, relatively simple, suitable for junior scholars see!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4609
    • 提供者:
  1. ThreshCut

    0下载:
  2. 将图像分割,方法有很多种,有double 算法等,需要熏着阈值。包括了迭代算法和大律算法-Segmentation, including the iterative algorithm and the algorithm for a large law
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:colin
  1. OTSU_matlab

    2下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-14
    • 文件大小:1024
    • 提供者:sdphw
  1. image-cut

    0下载:
  2. 阈值法是一种传统的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术.已被应用于很多的领域。本文是在阅读大量国内外相关文献的基础上,对阈值分割技术稍做总结,分三个大类综述阈值选取方法,然后对阈值化算法的评估做简要介绍。-Threshold method is a traditional image segmentation method, because of its simple, computation, more stable performanc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:83090
    • 提供者:霍龙杰
  1. quyushengzhangfa

    0下载:
  2. 用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵-Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:939
    • 提供者:lili
  1. GSM_detector

    0下载:
  2. 针对雾天下拍摄图像的退化现象,远景部分是一块灰度分布比较集中且接近天空亮度的区域,而近景部分可以分辨,其灰度分布比较分散。提出了一种基于遗传算法阈值分割的雾天图像增强方法;该方法首先用遗传算法求出近远景的分割阈值将图像分割[1]出来,然后对两个部分分别进行清晰化处理。-make the picture clear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1595
    • 提供者:洪霞飞
  1. yichuansuanfa

    1下载:
  2. 针对雾天下拍摄图像的退化现象,远景部分是一块灰度分布比较集中且接近天空亮度的区域,而近景部分可以分辨,其灰度分布比较分散。提出了一种基于遗传算法阈值分割的雾天图像增强方法;该方法首先用遗传算法求出近远景的分割阈值将图像分割[1]出来,然后对两个部分分别进行清晰化处理。-make the picture clear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2754
    • 提供者:洪霞飞
  1. hello

    0下载:
  2. 各种图像分割阈值处理方法 很好用的MATLAB程序-Threshold image segmentation approach
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1873288
    • 提供者:guangming
  1. zuidashang

    0下载:
  2. 基于阈值的最大熵法图像分割-Threshold based on maximum entropy image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:804
    • 提供者:李飞
  1. New-Iterative-Method(DIY)

    0下载:
  2. 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1301
    • 提供者:姜亮
  1. dd1

    0下载:
  2. 在MATLAB开发平台上,在做图像的处理进行分割时,可采用迭代法求阈值进行分割。-In the MATLAB development platform to do image processing in the segmentation, the iterative method can be used to segment the threshold requirements.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:617
    • 提供者:hitler
  1. Otsu

    0下载:
  2. 大津法实现图像阈值分割的matlab源程序代码-Otsu Thresholding Image source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:900
    • 提供者:陈颖
  1. tuxiangfengeyuzhi

    0下载:
  2. 图形图像处理中的图像分割阈值,对基于C++的图像处理毕业设计非常有用。-Graphic image processing image segmentation threshold, C++ based image processing is useful graduation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:111811
    • 提供者:du dan
  1. Image-processing-using-mfc2

    0下载:
  2. 用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2568404
    • 提供者:王宇煜
  1. Untitled2zhiyu

    0下载:
  2. 基于matlab实现的直方图阈值图像分割算法实现源码-Matlab implementation of the histogram-based threshold image segmentation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:609
    • 提供者:min
  1. Binarization-Transformation

    0下载:
  2. 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2905849
    • 提供者:Robert
  1. 4

    0下载:
  2. ostu图像分割阈值算法,实现图像的分割,很不错的matlab程序,欢迎下载-OSTU threshold image segmentation algorithm, image segmentation, very good Matlab procedures, welcomed Download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:168301
    • 提供者:li
  1. based_entropy

    0下载:
  2. 根据《基于信息熵的图像分割阈值迭代改进算法》论文实现的一个小函数,函数功能是实现目标图像与背景图像的分割,能够提取出感兴趣图像的位置和边缘信息,重要部分有注释-Based on the " threshold of image segmentation based on information entropy iterative improvement algorithms papers to achieve a small function function function is t
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:1069
    • 提供者:文闯
  1. jingdianyuzhixuanqu

    0下载:
  2. 三种经典图像分割阈值选取方法——直方图双峰值,ostu,一维最大熵。简单程序,调用即可用-Three classic image segmentation threshold selection method- histogram peak ostu one-dimensional maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1385
    • 提供者:Dannie Song
  1. 熵阈值max-2d

    0下载:
  2. 用于图像分割,基于renyi熵阈值分割算法的最大熵阈值分割算法
  3. 所属分类:GDI/图象编程

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com